-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For merge #156
Open
frankliee
wants to merge
64
commits into
dase:for_auto_test
Choose a base branch
from
frankliee:for_merge
base: for_auto_test
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
For merge #156
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…OPTIMIZE: some flags in Makefile.am
…lementation in MasterLoader
…into DistributedLoad
…rce guard to auto-release memory after function returning
…into DistributedLoad Conflicts: loader/master_loader.cpp txn_manager/txn.hpp txn_manager/txn_server.cpp
OPTIMIZE: master_loader_actor is not member variable ERROR version
…; FIX: bug found in LoadPacket/SlaveLoader/MasterLoader/ChunkStorage, txn.cpp; ADD: announce custom structure for CAF; ADD: send binding info and node register info to master loader;
…D: memset after getting memory from memory pool
…tributedLoad Conflicts: Environment.cpp loader/master_loader.cpp storage/PartitionStorage.h txn_manager/txn.hpp txn_manager/txn_server.cpp
…X: bug in ChunkStorage.cpp
…her than boost::unordered_map;
…txn id are duplicated
…ommit_info; ADD: switch release/debug in configure.ac; ADD: multi-thread sending with multiple queues
…tor; slave loader don't wait for master loader's feedback
… in slave_loader;
…; FIX: bug in catalog.cpp
…hen multi-thread loading
Conflicts: node_manager/slave_node.cpp physical_operator/Makefile.am
scan from both real-time chunk_list and historical chunk_list, advaned binding all partitions in claims initialize stage
Conflicts: Server.cpp catalog/catalog.cpp catalog/partitioner.h catalog/projection_binding.cpp conf/config node_manager/master_node.cpp node_manager/slave_node.cpp node_manager/slave_node.h stmt_handler/load_exec.cpp storage/BlockManager.cpp storage/ChunkStorage.cpp
FIX: "LoadFromDisk" should use 64bit int as file cursor
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.